Action

An action providing a response to the InstallExtensionCallback.

Constructors

Link copied to clipboard
constructor(consumer: Consumer<Response>)

Functions

Link copied to clipboard
open fun cancel()
Cancel the installation.
Link copied to clipboard
open fun install()
Install the extension.
Link copied to clipboard
Returns true if this action is closed.